projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d9623
)
* .gitlab-ci.yml (test-all): Add lib/*.{h,c}.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 31 Aug 2020 11:31:46 +0000
(13:31 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 31 Aug 2020 11:31:46 +0000
(13:31 +0200)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index e60e79ee2b1ef0f173acf6da4b8229a6d64f25c3..f4e08d59dd07905e7821f0808f086ea174346a7b 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-47,6
+47,7
@@
test-all:
- aclocal.m4
- autogen.sh
- configure.ac
+ - lib/*.{h,c}
- lisp/*.el
- lisp/**/*.el
- src/*.{h,c}